home *** CD-ROM | disk | FTP | other *** search
- ; Kopiert die reqtools.library nach LIBS:
-
- FailAt 100
- Echo "*eM*e[33mLigaManager Installation*e[31m*eD"
-
- Version >NIL: LIBS:reqtools.library 38
- IF WARN
- Copy /libs/reqtools.library LIBS:
- Echo "reqtools.library ins LIBS: Verzeichnis kopiert."
- ELSE
- Echo "reqtools.library schon installiert: " NOLINE
- Version LIBS:reqtools.library
- ENDIF
-
- Echo "*eDInstallation beendet!"
- Wait 3
- EndCLI >NIL:
-